Package i2p :: Module samclasses
[show private | hide private]
[frames | no frames]

Module i2p.samclasses

Lower-level SAM API, interfaces with SAM Bridge.

For internal use only.

Use the higher level i2p.socket module for your own programs.

For details on SAM, see "Simple Anonymous Messaging (SAM) v1.0," as published by jrandom.

Class Overview:

Note that a 'None' timeout is an infinite timeout: it blocks forever if necessary.

Todo:
Classes
BaseSession Base session, from which StreamSession, DatagramSession, and RawSession are derived.
DatagramSession Datagram session.
Deque A double-ended queue.
RawSession Raw session.
SAMTerminal Message-by-message communication with SAM through a single pysocket.
Stream Receives and sends data for an individual stream.
StreamSession Stream session.
StringBuffer A FIFO for characters.

Function Summary
  sleep()

Generated by Epydoc 2.1 on Mon Aug 02 01:07:41 2004 http://epydoc.sf.net